container: Simplify code
authorBenjamin Otte <otte@redhat.com>
Sun, 11 Nov 2012 18:48:41 +0000 (19:48 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 11 Nov 2012 19:26:28 +0000 (20:26 +0100)
commita08eb4d58a758ac3c482695dd7ece2709e5fa227
tree57da23825b661d22a37ec6af9a892400dd76ec87
parent8449e05865b42a8c78b96f809b280aa5a4f044d8
container: Simplify code

We will never get allocated a too small size, so no need to handle that
case.
gtk/gtkcontainer.c